go.pact.im/x/zapjournal.jsonEncoder.appendByte (method)
7 uses
go.pact.im/x/zapjournal (current package)
json.go#L87: func (e *jsonEncoder) appendByte(c byte) {
json.go#L92: e.appendByte(':')
json.go#L96: e.appendByte('"')
json.go#L100: e.appendByte('[')
json.go#L104: e.appendByte(']')
json.go#L108: e.appendByte('{')
json.go#L112: e.appendByte('}')
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)